home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1032 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: mn5.swip.net!usenet
  2. From: roland.bengtsson@mbox3.swipnet.se (Roland Bengtsson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: __saveds
  5. Date: 14 Jan 1996 10:46:41 GMT
  6. Organization: -
  7. Message-ID: <870.6586T1123T1037@mbox3.swipnet.se>
  8. References: <747.6586T681T16@mbox3.swipnet.se>
  9. NNTP-Posting-Host: dialup101-052.swipnet.se
  10. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  11.  
  12.  >:What does "__saveds" mean?
  13.  
  14. The compiler generates extra code to load the near data section in A4.
  15.  
  16. It's useful if your function is called outside your program, maybe a shared library or
  17. a callback function.
  18.  
  19. -- 
  20.                               \|/
  21. Thor 2.22                     @ @
  22. +--------------------------oOO-(_)-OOo----------+
  23. |Amigaowner  |                                  |
  24. |since 1988  |                                  |
  25. |    _       |Fidonet> 2:203/802.6              |
  26. | _ //       |                                  |
  27. | \X/        |Falkenberg, Westcoast of Sweden   |
  28. |A3000/10MB  |                                  |
  29. |280HD/28.8  |Please write where YOU live!      |
  30. |GVP Spectrum|                                  |
  31. +------------+----------------------------------+
  32. AMIGA - Multimedia, Preemptive Multitasking
  33. Plug'n'Play since 1985.
  34. PGP-key Available
  35.  
  36.